[Linq to sql] Is it worth a try as a beginner to an ORM?
Posted
by Pandiya Chendur
on Stack Overflow
See other posts from Stack Overflow
or by Pandiya Chendur
Published on 2010-03-25T04:18:08Z
Indexed on
2010/03/25
4:23 UTC
Read the original article
Hit count: 318
Thus far used sql server stored procedures
for all my web applications... Now thought of moving to an ORM... I would like to ask SO users about LINQ to SQL
Is Linq to sql worth a try as a beginner to an ORM?
or should i look for someothers... Any suggestion...
© Stack Overflow or respective owner